[INFO] cloning repository https://github.com/michailVs/layer_switch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michailVs/layer_switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichailVs%2Flayer_switch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichailVs%2Flayer_switch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6052df08abe91468a0eb6fbc4b8f2fde245b9e91
[INFO] fixing michailVs/layer_switch against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmichailVs%2Flayer_switch" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michailVs/layer_switch
[INFO] finished tweaking git repo https://github.com/michailVs/layer_switch
[INFO] tweaked toml for git repo https://github.com/michailVs/layer_switch written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michailVs/layer_switch on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michailVs/layer_switch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864
[INFO] running `Command { std: "docker" "start" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking x11 v2.21.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling embed-resource v3.0.6
[INFO] [stderr]    Compiling layer_switch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking muda v0.17.1
[INFO] [stderr]     Checking tray-icon v0.21.3
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{HINSTANCE, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]  --> src/main.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use windows::Win32::Foundation::{HINSTANCE, LPARAM, LRESULT, WPARAM};
[INFO] [stdout]   |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | use windows::Win32::UI::Input::KeyboardAndMouse::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Win32` in `windows`
[INFO] [stdout]   --> src/main.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::*;
[INFO] [stdout]    |              ^^^^^ could not find `Win32` in `windows`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_UP` in this scope
[INFO] [stdout]   --> src/main.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DOWN` in this scope
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LEFT` in this scope
[INFO] [stdout]   --> src/main.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RIGHT` in this scope
[INFO] [stdout]   --> src/main.rs:31:79
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SPACE` in this scope
[INFO] [stdout]   --> src/main.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RETURN` in this scope
[INFO] [stdout]   --> src/main.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope
[INFO] [stdout]   --> src/main.rs:32:65
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_BACK` in this scope
[INFO] [stdout]   --> src/main.rs:32:93
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_TAB` in this scope
[INFO] [stdout]   --> src/main.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DELETE` in this scope
[INFO] [stdout]   --> src/main.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CAPITAL` in this scope
[INFO] [stdout]   --> src/main.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F1` in this scope
[INFO] [stdout]   --> src/main.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F2` in this scope
[INFO] [stdout]   --> src/main.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F3` in this scope
[INFO] [stdout]   --> src/main.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F4` in this scope
[INFO] [stdout]   --> src/main.rs:34:68
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F5` in this scope
[INFO] [stdout]   --> src/main.rs:34:85
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F6` in this scope
[INFO] [stdout]   --> src/main.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F7` in this scope
[INFO] [stdout]   --> src/main.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F8` in this scope
[INFO] [stdout]   --> src/main.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F9` in this scope
[INFO] [stdout]   --> src/main.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F10` in this scope
[INFO] [stdout]   --> src/main.rs:35:86
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F11` in this scope
[INFO] [stdout]   --> src/main.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |         "F11" => VK_F11.0, "F12" => VK_F12.0,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F12` in this scope
[INFO] [stdout]   --> src/main.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         "F11" => VK_F11.0, "F12" => VK_F12.0,
[INFO] [stdout]    |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]   --> src/main.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> src/main.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> src/main.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope
[INFO] [stdout]   --> src/main.rs:37:85
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                                                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]   --> src/main.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         "SHIFT" => VK_SHIFT.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> src/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         "CTRL" => VK_CONTROL.0,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> src/main.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |         "ALT" => VK_MENU.0,
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KBDLLHOOKSTRUCT` in this scope
[INFO] [stdout]   --> src/main.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let kbd = *(l.0 as *const KBDLLHOOKSTRUCT);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_KEYDOWN` in this scope
[INFO] [stdout]   --> src/main.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let down = w.0 == WM_KEYDOWN as usize || w.0 == WM_SYSKEYDOWN as usize;
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SYSKEYDOWN` in this scope
[INFO] [stdout]   --> src/main.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let down = w.0 == WM_KEYDOWN as usize || w.0 == WM_SYSKEYDOWN as usize;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_KEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let up = w.0 == WM_KEYUP as usize || w.0 == WM_SYSKEYUP as usize;
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SYSKEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:58:53
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let up = w.0 == WM_KEYUP as usize || w.0 == WM_SYSKEYUP as usize;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let flags = if up { KEYEVENTF_KEYUP } else { KEYBD_EVENT_FLAGS(0) };
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WH_KEYBOARD_LL` in this scope
[INFO] [stdout]    --> src/main.rs:118:38
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let hook = SetWindowsHookExW(WH_KEYBOARD_LL, Some(kb_callback), HINSTANCE(null_mut()), 0).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope
[INFO] [stdout]    --> src/main.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if msg.message == WM_COMMAND { std::process::exit(0); }
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_UP` in this scope
[INFO] [stdout]   --> src/main.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DOWN` in this scope
[INFO] [stdout]   --> src/main.rs:31:36
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                    ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LEFT` in this scope
[INFO] [stdout]   --> src/main.rs:31:57
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                                         ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RIGHT` in this scope
[INFO] [stdout]   --> src/main.rs:31:79
[INFO] [stdout]    |
[INFO] [stdout] 31 |         "UP" => VK_UP.0, "DOWN" => VK_DOWN.0, "LEFT" => VK_LEFT.0, "RIGHT" => VK_RIGHT.0,
[INFO] [stdout]    |                                                                               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SPACE` in this scope
[INFO] [stdout]   --> src/main.rs:32:20
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_RETURN` in this scope
[INFO] [stdout]   --> src/main.rs:32:43
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope
[INFO] [stdout]   --> src/main.rs:32:65
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_BACK` in this scope
[INFO] [stdout]   --> src/main.rs:32:93
[INFO] [stdout]    |
[INFO] [stdout] 32 |         "SPACE" => VK_SPACE.0, "ENTER" => VK_RETURN.0, "ESC" => VK_ESCAPE.0, "BACKSPACE" => VK_BACK.0,
[INFO] [stdout]    |                                                                                             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_TAB` in this scope
[INFO] [stdout]   --> src/main.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_DELETE` in this scope
[INFO] [stdout]   --> src/main.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CAPITAL` in this scope
[INFO] [stdout]   --> src/main.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |         "TAB" => VK_TAB.0, "DEL" => VK_DELETE.0, "CAPS" => VK_CAPITAL.0,
[INFO] [stdout]    |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F1` in this scope
[INFO] [stdout]   --> src/main.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F2` in this scope
[INFO] [stdout]   --> src/main.rs:34:34
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F3` in this scope
[INFO] [stdout]   --> src/main.rs:34:51
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F4` in this scope
[INFO] [stdout]   --> src/main.rs:34:68
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F5` in this scope
[INFO] [stdout]   --> src/main.rs:34:85
[INFO] [stdout]    |
[INFO] [stdout] 34 |         "F1" => VK_F1.0, "F2" => VK_F2.0, "F3" => VK_F3.0, "F4" => VK_F4.0, "F5" => VK_F5.0,
[INFO] [stdout]    |                                                                                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F6` in this scope
[INFO] [stdout]   --> src/main.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                 ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F7` in this scope
[INFO] [stdout]   --> src/main.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F8` in this scope
[INFO] [stdout]   --> src/main.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F9` in this scope
[INFO] [stdout]   --> src/main.rs:35:68
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F10` in this scope
[INFO] [stdout]   --> src/main.rs:35:86
[INFO] [stdout]    |
[INFO] [stdout] 35 |         "F6" => VK_F6.0, "F7" => VK_F7.0, "F8" => VK_F8.0, "F9" => VK_F9.0, "F10" => VK_F10.0,
[INFO] [stdout]    |                                                                                      ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F11` in this scope
[INFO] [stdout]   --> src/main.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 |         "F11" => VK_F11.0, "F12" => VK_F12.0,
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_F12` in this scope
[INFO] [stdout]   --> src/main.rs:36:37
[INFO] [stdout]    |
[INFO] [stdout] 36 |         "F11" => VK_F11.0, "F12" => VK_F12.0,
[INFO] [stdout]    |                                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]   --> src/main.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> src/main.rs:37:42
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> src/main.rs:37:65
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope
[INFO] [stdout]   --> src/main.rs:37:85
[INFO] [stdout]    |
[INFO] [stdout] 37 |         "SHIFT" => VK_SHIFT.0, "CTRL" => VK_CONTROL.0, "ALT" => VK_MENU.0, "WIN" => VK_LWIN.0,
[INFO] [stdout]    |                                                                                     ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope
[INFO] [stdout]   --> src/main.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         "SHIFT" => VK_SHIFT.0,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope
[INFO] [stdout]   --> src/main.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         "CTRL" => VK_CONTROL.0,
[INFO] [stdout]    |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope
[INFO] [stdout]   --> src/main.rs:47:18
[INFO] [stdout]    |
[INFO] [stdout] 47 |         "ALT" => VK_MENU.0,
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `KBDLLHOOKSTRUCT` in this scope
[INFO] [stdout]   --> src/main.rs:55:35
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let kbd = *(l.0 as *const KBDLLHOOKSTRUCT);
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_KEYDOWN` in this scope
[INFO] [stdout]   --> src/main.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let down = w.0 == WM_KEYDOWN as usize || w.0 == WM_SYSKEYDOWN as usize;
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SYSKEYDOWN` in this scope
[INFO] [stdout]   --> src/main.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let down = w.0 == WM_KEYDOWN as usize || w.0 == WM_SYSKEYDOWN as usize;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_KEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let up = w.0 == WM_KEYUP as usize || w.0 == WM_SYSKEYUP as usize;
[INFO] [stdout]    |                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_SYSKEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:58:53
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let up = w.0 == WM_KEYUP as usize || w.0 == WM_SYSKEYUP as usize;
[INFO] [stdout]    |                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope
[INFO] [stdout]   --> src/main.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let flags = if up { KEYEVENTF_KEYUP } else { KEYBD_EVENT_FLAGS(0) };
[INFO] [stdout]    |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WH_KEYBOARD_LL` in this scope
[INFO] [stdout]    --> src/main.rs:118:38
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let hook = SetWindowsHookExW(WH_KEYBOARD_LL, Some(kb_callback), HINSTANCE(null_mut()), 0).unwrap();
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `WM_COMMAND` in this scope
[INFO] [stdout]    --> src/main.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |             if msg.message == WM_COMMAND { std::process::exit(0); }
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in this scope
[INFO] [stdout]   --> src/main.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 |     (GetAsyncKeyState(vk as i32) as u16 & 0x8000) != 0
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KEYBD_EVENT_FLAGS` in this scope
[INFO] [stdout]   --> src/main.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let flags = if up { KEYEVENTF_KEYUP } else { KEYBD_EVENT_FLAGS(0) };
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `keybd_event` in this scope
[INFO] [stdout]   --> src/main.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |                         keybd_event(target_vk as u8, 0, flags, 0);
[INFO] [stdout]    |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CallNextHookEx` in this scope
[INFO] [stdout]   --> src/main.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     CallNextHookEx(None, code, w, l)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in this scope
[INFO] [stdout]   --> src/main.rs:50:6
[INFO] [stdout]    |
[INFO] [stdout] 50 |     (GetAsyncKeyState(vk as i32) as u16 & 0x8000) != 0
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KEYBD_EVENT_FLAGS` in this scope
[INFO] [stdout]   --> src/main.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 |                         let flags = if up { KEYEVENTF_KEYUP } else { KEYBD_EVENT_FLAGS(0) };
[INFO] [stdout]    |                                                                      ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `keybd_event` in this scope
[INFO] [stdout]   --> src/main.rs:82:25
[INFO] [stdout]    |
[INFO] [stdout] 82 |                         keybd_event(target_vk as u8, 0, flags, 0);
[INFO] [stdout]    |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CallNextHookEx` in this scope
[INFO] [stdout]   --> src/main.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     CallNextHookEx(None, code, w, l)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_resource` found for struct `tray_icon::Icon` in the current scope
[INFO] [stdout]    --> src/main.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |     let tray_icon_img = Icon::from_resource(1, None).expect("Icon not found in resources");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ associated function or constant not found in `tray_icon::Icon`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tray_icon::Icon`, consider using `tray_icon::Icon::from_rgba` which returns `Result<tray_icon::Icon, tray_icon::BadIcon>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-icon-0.21.3/src/icon.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn from_rgba(rgba: Vec<u8>, width: u32, height: u32) -> Result<Self, BadIcon> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowsHookExW` in this scope
[INFO] [stdout]    --> src/main.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let hook = SetWindowsHookExW(WH_KEYBOARD_LL, Some(kb_callback), HINSTANCE(null_mut()), 0).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MSG` in this scope
[INFO] [stdout]    --> src/main.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut msg = MSG::default();
[INFO] [stdout]     |                       ^^^ use of undeclared type `MSG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope
[INFO] [stdout]    --> src/main.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         while GetMessageW(&mut msg, None, 0, 0).as_bool() {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/main.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             TranslateMessage(&msg);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/main.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             DispatchMessageW(&msg);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnhookWindowsHookEx` in this scope
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         UnhookWindowsHookEx(hook).ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `layer_switch` (bin "layer_switch" test) due to 52 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `from_resource` found for struct `tray_icon::Icon` in the current scope
[INFO] [stdout]    --> src/main.rs:98:31
[INFO] [stdout]     |
[INFO] [stdout]  98 |     let tray_icon_img = Icon::from_resource(1, None).expect("Icon not found in resources");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^ associated function or constant not found in `tray_icon::Icon`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `tray_icon::Icon`, consider using `tray_icon::Icon::from_rgba` which returns `Result<tray_icon::Icon, tray_icon::BadIcon>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tray-icon-0.21.3/src/icon.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub fn from_rgba(rgba: Vec<u8>, width: u32, height: u32) -> Result<Self, BadIcon> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetWindowsHookExW` in this scope
[INFO] [stdout]    --> src/main.rs:118:20
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let hook = SetWindowsHookExW(WH_KEYBOARD_LL, Some(kb_callback), HINSTANCE(null_mut()), 0).unwrap();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `MSG` in this scope
[INFO] [stdout]    --> src/main.rs:119:23
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut msg = MSG::default();
[INFO] [stdout]     |                       ^^^ use of undeclared type `MSG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetMessageW` in this scope
[INFO] [stdout]    --> src/main.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |         while GetMessageW(&mut msg, None, 0, 0).as_bool() {
[INFO] [stdout]     |               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TranslateMessage` in this scope
[INFO] [stdout]    --> src/main.rs:122:13
[INFO] [stdout]     |
[INFO] [stdout] 122 |             TranslateMessage(&msg);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `DispatchMessageW` in this scope
[INFO] [stdout]    --> src/main.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |             DispatchMessageW(&msg);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnhookWindowsHookEx` in this scope
[INFO] [stdout]    --> src/main.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         UnhookWindowsHookEx(hook).ok();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `layer_switch` (bin "layer_switch") due to 52 previous errors
[INFO] running `Command { std: "docker" "inspect" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864", kill_on_drop: false }`
[INFO] [stdout] 971c8fca39c05f507c9b3120da4f356cb902b61f87bf8039144a3c850b8d0864
